Welcome![Sign In][Sign Up]
Location:
Search - Gaussian method

Search list

[Special EffectsGaussiangaijin

Description: 采用改进的高斯法对图像进行分析,在图像应用中有很大作用,MATLAB改进-modified Gaussian method of image analysis, image application in a significant role, improving MATLAB
Platform: | Size: 1701785 | Author: | Hits:

[Other resource高斯法解线性方程组

Description: 高斯法解线性方程组-Gaussian method for solving linear equations
Platform: | Size: 2512 | Author: | Hits:

[Mathimatics-Numerical algorithms数值计算

Description: 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
Platform: | Size: 3072 | Author: 毛伟杰 | Hits:

[Mathimatics-Numerical algorithmsgs

Description: 高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
Platform: | Size: 1024 | Author: 王国栋 | Hits:

[Algorithm高斯法解线性方程组

Description: 高斯法解线性方程组-Gaussian method for solving linear equations
Platform: | Size: 2048 | Author: | Hits:

[Data structs“八皇后”问题递归法求解

Description: “八皇后”问题递归法求解 * 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen's" recursive method* 8 Queen's problem is one of the oldest and famous, is backtracking algorithms typical example.18508X8 Gaussian that 76 species program. In 1854 in Berlin on different chess magazine published by the author of 40 different solutions, and later was used graph theory methods to come up with 92 kinds of results.
Platform: | Size: 2048 | Author: 美美 | Hits:

[Algorithm高斯消去求逆矩阵

Description: 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
Platform: | Size: 1024 | Author: 王五 | Hits:

[Algorithm高斯列主元消去法解线性方程组

Description: 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
Platform: | Size: 11264 | Author: 轮子 | Hits:

[Communication-Mobile3Matlab

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sharpening P0310 : images of high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P 0312 : Butterworth (Butterworth) high-pass filt
Platform: | Size: 10240 | Author: xueke | Hits:

[Audio programgmm_creation_mle

Description: 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
Platform: | Size: 4096 | Author: | Hits:

[Special Effectsbackmode824

Description: 这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
Platform: | Size: 433152 | Author: 王鑫 | Hits:

[Algorithmbcm

Description: The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - The code is for Matlab Version 1.0, November 2005-The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussia n regression process.- The code is for Matlab Ve rsion 1.0 EDN 2005
Platform: | Size: 13312 | Author: Joyce | Hits:

[Special Effectsssr_retinex_grahics

Description: 中心/ 环绕Retinex 算法。自从Retinex 理论提出以来, Land 本人和其他 人先后提出了Retinex 不同的变种, 最新的一个版 本是中心/ 环绕Retinex 7 。该方法比较以前的版 本, 运算速度显著提高, 而且物理意义更加清楚。 这种运算与人类视网膜和大脑皮层神经元的神经生 理学函数相关, 其形式类似于自然视觉科学中常用 来模拟单个神经元感受野的高斯差分函数-center/around Retinex algorithm. Since Retinex theory, Land I and others have raised Retinex different varieties, The latest version is a center/around Retinex 7. The method compared with the old version, computational speed significantly improved, but more clear physical meaning. Such operations and human retinal neurons in the brain and nerve function related physiology, form similar to the natural visual science used to simulate the feeling of individual neurons in the wild Difference of Gaussian function
Platform: | Size: 4096 | Author: | Hits:

[Special EffectsGaussiangaijin

Description: 采用改进的高斯法对图像进行分析,在图像应用中有很大作用,MATLAB改进-modified Gaussian method of image analysis, image application in a significant role, improving MATLAB
Platform: | Size: 1701888 | Author: | Hits:

[Special EffectsImageSegmentation

Description: 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果.-Respectively sobel, Laplacian-Gaussian method of gray an image edge extraction, given the results compared.
Platform: | Size: 2048 | Author: 龙活 | Hits:

[AlgorithmNumericalAlgorithm

Description: 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton iterative method, PCA out Gaussian elimination method, successive over-relaxation iteration method.
Platform: | Size: 6144 | Author: 胡婕 | Hits:

[JSP/JavaGaussian

Description: 基于Java的高斯消元法,是数值计算方法的实验题。-Java-based Gaussian elimination method is the numerical calculation of the experimental problems.
Platform: | Size: 1024 | Author: 段文峰 | Hits:

[AlgorithmGaussian

Description: 高斯消元法求解线性方程组的并行程序。该程序已经测试通过,运行非常稳定,计算量控制的也很好。-Gauss elimination method for solving linear equations of parallel programs.The program has been tested, very stable operation, the control computation is also very good.
Platform: | Size: 2048 | Author: | Hits:

[Special EffectsGaussian-smooth

Description: 一种图像平滑处理方法,利用高斯算子进行,但会造成模糊-An image smoothing method, using the Gaussian operator is, but can cause blurred
Platform: | Size: 166912 | Author: 飞羽流星 | Hits:

[matlabNew-Iterative-Method(DIY)

Description: 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian noise, then new iteration segmentation algorithmFinally,finally shows the threshold automatic calculation.
Platform: | Size: 1024 | Author: 姜亮 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net